| Ivi.Visa Namespace > IMessageBasedFormattedIO Interface > ReadLineBinaryBlockOfSByte Method : ReadLineBinaryBlockOfSByte(SByte[],Int64,Boolean) Method |
'DeclarationOverloads Function ReadLineBinaryBlockOfSByte( _ ByVal data() As SByte, _ ByVal index As Long, _ ByVal seekToBlock As Boolean _ ) As Long
'UsageDim instance As IMessageBasedFormattedIO Dim data() As SByte Dim index As Long Dim seekToBlock As Boolean Dim value As Long value = instance.ReadLineBinaryBlockOfSByte(data, index, seekToBlock)
int64 ReadLineBinaryBlockOfSByte( array<sbyte>^ data, int64 index, bool seekToBlock )
Current with Keysight IO Libraries Suite 18